PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/6bee3dea97a5dcea42abe8314314a092c14229f9f61b38bd61d3496aab46de6e.png

Jeremy’s Plots:#

This script was last run at 2024-03-06 10:12:14.092498+00:00 (UTC)
In US/Central Time, this is 2024-03-06 04:12:14.092498-06:00
../_images/4d5c520383146dc63b991a166dc1315b5d622a9cea633842c5e94dc01b99cff9.png
../_images/373c08e946ea18d0bf7f43fdc3628419d0f473308b533406400c10a65372cea9.png